From: Tim Janik Date: Fri, 20 Jun 2008 11:10:20 +0000 (+0000) Subject: Fix indentation of a comment. X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1~1^2~428^2^2~31838 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=8a2fac30401f6332d68937303a65f2af60afcd9d;p=gtk4.git Fix indentation of a comment. svn path=/trunk/; revision=20626 --- diff --git a/gtk/gtkhandlebox.h b/gtk/gtkhandlebox.h index 1799737e63..62161221be 100644 --- a/gtk/gtkhandlebox.h +++ b/gtk/gtkhandlebox.h @@ -72,7 +72,7 @@ struct _GtkHandleBox /* Variables used during a drag */ gint GSEAL (deskoff_x), GSEAL (deskoff_y); /* Offset between root relative coordinates - * and deskrelative coordinates */ + * and deskrelative coordinates */ GtkAllocation GSEAL (attach_allocation); GtkAllocation GSEAL (float_allocation); };